home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / etc / DIR_COLORS < prev    next >
Text File  |  2006-04-25  |  4KB  |  170 lines

  1. # Configuration file for dircolors, a utility to help you set the
  2. # LS_COLORS environment variable used by GNU ls with the --color option.
  3. #
  4. # You can copy this file to .dir_colors in your $HOME directory to override
  5. # the system defaults.
  6.  
  7. # Below, there should be one TERM entry for each termtype that is colorizable
  8. TERM ansi
  9. TERM color-xterm
  10. TERM con132x25
  11. TERM con132x30
  12. TERM con132x43
  13. TERM con132x60
  14. TERM con80x25
  15. TERM con80x28
  16. TERM con80x30
  17. TERM con80x43
  18. TERM con80x50
  19. TERM con80x60
  20. TERM cons25
  21. TERM console
  22. TERM cygwin
  23. TERM dtterm
  24. TERM Eterm
  25. TERM gnome
  26. TERM konsole
  27. TERM kterm
  28. TERM linux
  29. TERM linux-c
  30. TERM mach-color
  31. TERM putty
  32. TERM rxvt
  33. TERM rxvt-cygwin
  34. TERM rxvt-cygwin-native
  35. TERM rxvt-unicode
  36. TERM screen
  37. TERM screen-bce
  38. TERM screen-w
  39. TERM screen.linux
  40. TERM vt100
  41. TERM xterm
  42. TERM xterm-256color
  43. TERM xterm-color
  44. TERM xterm-debian
  45.  
  46. # Below are the color init strings for the basic file types. A color init
  47. # string consists of one or more of the following numeric codes:
  48. # Attribute codes:
  49. # 00=none 01=bold 04=underscore 05=blink 07=reverse 08=concealed
  50. # Text color codes:
  51. # 30=black 31=red 32=green 33=yellow 34=blue 35=magenta 36=cyan 37=white
  52. # Background color codes:
  53. # 40=black 41=red 42=green 43=yellow 44=blue 45=magenta 46=cyan 47=white
  54. NORMAL 00    # global default, although everything should be something.
  55. FILE 00        # normal file
  56. DIR 01;34    # directory
  57. LINK 01;36    # symbolic link.  (If you set this to 'target' instead of a
  58.         # numerical value, the color is as for the file pointed to.)
  59. FIFO 40;33    # pipe
  60. SOCK 01;35    # socket
  61. DOOR 01;35    # door
  62. BLK 40;33;01    # block device driver
  63. CHR 40;33;01    # character device driver
  64. ORPHAN 01;05;37;41  # orphaned syminks
  65. MISSING 01;05;37;41 # ... and the files they point to
  66. SETUID 37;41    # file that is setuid (u+s)
  67. SETGID 30;43    # file that is setgid (g+s)
  68. STICKY_OTHER_WRITABLE 30;42 # dir that is sticky and other-writable (+t,o+w)
  69. OTHER_WRITABLE 34;42 # dir that is other-writable (o+w) and not sticky
  70. STICKY 37;44    # dir with the sticky bit set (+t) and not other-writable
  71.  
  72. # This is for files with execute permission:
  73. EXEC 01;32
  74.  
  75. # List any file extensions like '.gz' or '.tar' that you would like ls
  76. # to colorize below. Put the extension, a space, and the color init string.
  77. # (and any comments you want to add after a '#')
  78.  
  79. # If you use DOS-style suffixes, you may want to uncomment the following:
  80. #.cmd 01;32 # executables (bright green)
  81. #.exe 01;32
  82. #.com 01;32
  83. #.btm 01;32
  84. #.bat 01;32
  85. #.sh  01;32
  86. #.csh 01;32
  87.  
  88. .tar 01;31 # archives or compressed (bright red)
  89. .tgz 01;31
  90. .arj 01;31
  91. .taz 01;31
  92. .lzh 01;31
  93. .zip 01;31
  94. .z   01;31
  95. .Z   01;31
  96. .gz  01;31
  97. .bz2 01;31
  98. .bz  01;31
  99. .tbz2 01;31
  100. .tz  01;31
  101. .deb 01;31
  102. .rpm 01;31
  103. .jar 01;31
  104. .rar 01;31  # rar
  105. .ace 01;31  # unace
  106. .zoo 01;31  # zoo
  107. .cpio 01;31 # cpio
  108. .7z  01;31  # p7zip
  109. .rz  01;31  # rzip
  110.  
  111. # image formats
  112. .jpg 01;35
  113. .jpeg 01;35
  114. .gif 01;35
  115. .bmp 01;35
  116. .pbm 01;35
  117. .pgm 01;35
  118. .ppm 01;35
  119. .tga 01;35
  120. .xbm 01;35
  121. .xpm 01;35
  122. .tif 01;35
  123. .tiff 01;35
  124. .png 01;35
  125. .mng 01;35
  126. .pcx 01;35
  127. .mov 01;35
  128. .mpg 01;35
  129. .mpeg 01;35
  130. .m2v 01;35  # MPEG-2 Video only
  131. .mkv 01;35  # Matroska (http://matroska.org/)
  132. .ogm 01;35  # Ogg Media File
  133. .mp4 01;35  # 'Offical' container for MPEG-4
  134. .m4v 01;35  # MPEG-4 Video only
  135. .mp4v 01;35 # MPEG-4 Video only
  136. .qt 01;35   # Quicktime (http://developer.apple.com/qa/qtw/qtw99.html)
  137. .wmv 01;35  # Windows Media Video
  138. .asf 01;35  # Advanced Systems Format (contains Windows Media Video)
  139. .rm 01;35   # Real Media
  140. .rmvb 01;35 # Real Media Variable Bitrate
  141. .flc 01;35  # AutoDesk Animator
  142. .avi 01;35
  143. .fli 01;35
  144. .gl 01;35
  145. .dl 01;35
  146. .xcf 01;35
  147. .xwd 01;35
  148.  
  149. # Document files
  150. .pdf 00;32
  151. .ps 00;32
  152. .txt 00;32
  153. .patch 00;32
  154. .diff 00;32
  155. .log 00;32
  156. .tex 00;32
  157. .doc 00;32
  158.  
  159. # audio formats
  160. .flac 01;35
  161. .mp3 01;35
  162. .mpc 00;36
  163. .ogg 00;36
  164. .wav 00;36
  165. .mid 00;36
  166. .midi 00;36
  167. .au 00;36
  168. .flac 00;36
  169. .aac 00;36
  170.